From: Glenn Morris Date: Fri, 7 Dec 2007 05:17:08 +0000 (+0000) Subject: (allout-write-file-hook-handler): Revert previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~25156 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d14ceb1592fadef9b381f92eaefa05935d543700;p=emacs.git (allout-write-file-hook-handler): Revert previous change. --- diff --git a/lisp/allout.el b/lisp/allout.el index c0175032bd8..8878c56735f 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -1501,7 +1501,7 @@ See `allout-encryption-ciphertext-rejection-regexps' for rejection reasons.") (condition-case failure (setq allout-after-save-decrypt (allout-encrypt-decrypted except-mark)) - (error "%s" (progn + (error (progn (message "allout-write-file-hook-handler suppressing error %s" failure)